Keyshot XR does not rotate smoothly in keyshot WEB

Hi guys,

I just used keyshot web and I put some files just to test how it works.

I created an XR file, when I opened it from the direct link the rotation was very smooth, however in Keyshot WEB it is necessary to rotate A LOT to get 30-45°, it is somewhat uncomfortable,

Is there any way to make it smoother or just reducing the frames? right now it has 180, but I don’t really think that will help, as I intended for it to spin smoothly, not choppy.

Here is the link: https://webviewer.keyshot.com/go/9EWxCNP

I think you can cut number of frames down to 60-90 without any loss in rotation smoothness.

1 Like

Oh I see, I’ll try then :smiley:

Curious if that would help, I was looking in the webviewer.js and saw this line:

moveRotationDelta = theta * 180 / Math.PI;

And I always thought the webviewer would use a kind of ratio like moving the mouse one screen with equals 180 degrees. So it will be always 180 degrees, not depending on the amount of images it has. But don’t use it often so might be totally wrong.

1 Like